home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / GNU_KIT / DISK9.ZIP / include / strings.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-07-10  |  85 b   |  8 lines

  1. #ifndef _STRINGS_H
  2. #define _STRINGS_H
  3.  
  4. #include <string.h>
  5.  
  6. #endif /* _STRINGS_H */
  7.  
  8.